XRSPACE Developer Console

Input - Tracker

Below is the tracker’s button description and axial:

../_images/TrackerDescription.png ../_images/AxialTracker.png

After paired tracker, it will start tracking the movement.

When pairing using the Companion app, the system preset pairing sequence is as below:

Right foot → Left foot → Right wrist → Left wrist → Right arm → Left arm

If user want to know which part has been paired with tracker:

  • We provide the vibrate tracker feature in sample HelloXR.

    ../_images/Sample-VibrateTrackerFeature.png
  • Call API in app that you build.

    • XRInputManager.Instance.Vibrate(XRDeviceType type, int duration = 1000)